home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 870 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  746 b 

  1. Path: news.bridge.net!news
  2. From: David Byrden <100101.2547@compuserve.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Exception and what to put into them
  5. Date: 7 Jan 1996 22:43:21 GMT
  6. Organization: self-employed
  7. Message-ID: <4cpia9$hlc@news.bridge.net>
  8. References: <49i7hh$aco@news1.mclink.it> <4an868$def@newsbf02.news.aol.com> <4cg7kr$9iq@dub-news-svc-6.compuserve.com>
  9. NNTP-Posting-Host: ppp-mia1-39.bridge.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15.  
  16. >It is my humble opinion that logging the line number of where the
  17. >exception occured is short sided thinking. 
  18.  
  19. Is the original poster aware of the __LINE__ and __FILE__
  20. facilities?
  21.  
  22.       David
  23.  
  24.  
  25.